home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / gfx / misc / gnuplot-doc.lha / gnuplot-3.7.1doc / demo / line.fnc < prev    next >
Encoding:
Text File  |  1998-04-15  |  41 b   |  6 lines

  1. #
  2. #   a straight line
  3. #
  4.  
  5. l(x) = y0 + m*x
  6.